csslookup: Query the bitmask
authorBenjamin Otte <otte@redhat.com>
Sat, 14 Jan 2012 15:58:52 +0000 (16:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Feb 2012 02:13:38 +0000 (03:13 +0100)
commite4c2d9b25958f608717bd79b49aef941b312fada
tree1b6ad3778b72067102349ecfabdfc62db5639608
parent4c8e9ee6b6f4049e34f16e889be7992862e4f029
csslookup: Query the bitmask

Checking if the value is NULL is the wrong thing to do - the bitmask is
usd to keep track of that.

The reason for that will become apparent in the next patch.
gtk/gtkcsslookup.c